	
;;; QQ: 67762207
%200
+0
+3
+42
+30
+3
+25
[@Main]
#IF
#SAY
_ What are you? \ \
_ <Buy/@Buy> props \
_ <Buy/@huis> retrogradation Shenshui \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue./@TalkTOQuest>

[@Buy]
#SAY
What to buy? \ \ \
<Pre-step/@main>
[goods]
Random transmission Volume 20 0 1


[@huis]
#say
Retrogradation Shen Shui 1.5 million each, you have to buy? \
<Buy/@buyhui> \
<Do not buy/@exit>

[@buyhui]
#if
checkgold 1500000
#act
take gold 1500000
give retrogradation Shenshui 1
#elsesay
You have enough money!

[@TalkToQuest]
#IF
#ACT
goto @NoQuest_Say

[@NoQuest_Say]
#IF
#SAY
_ Here is the gathering place for the wicked, so for me to take you a little money, no not you? \ \
_ <Close/@exit>


[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207